My design partitions the application in three basic conceptual ways : model - view - controller ( mvc ) architecture , multi - tier architecture and traditional modular decomposition . these make the whole system become a multi - tier component system , loose - couple horizontally and vertically , provide flexibility , reusability , testability and extensibility 本文提出基于j2ee的erp應(yīng)用系統(tǒng),以三種基本概念方式來(lái)劃分應(yīng)用系統(tǒng):傳統(tǒng)的模塊分解方式;模型-視圖-控制器mvc ( model - view - controller )體系結(jié)構(gòu);多層體系結(jié)構(gòu)。
百科解釋
In graph theory, the modular decomposition is a decomposition of an undirected graph into subsets of vertices called modules. A module is a generalization of a connected component of a graph.